type go.uber.org/mock/gomock.assignableToTypeOfMatcher
5 uses
go.uber.org/mock/gomock (current package)
matchers.go#L195: type assignableToTypeOfMatcher struct {
matchers.go#L199: func (m assignableToTypeOfMatcher) Matches(x any) bool {
matchers.go#L203: func (m assignableToTypeOfMatcher) String() string {
matchers.go#L434: return assignableToTypeOfMatcher{xt}
matchers.go#L436: return assignableToTypeOfMatcher{reflect.TypeOf(x)}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)